Calculating a field value with constant value using formula field in Zoho CRM
Here is our approach for using formula field in Zoho CRM
Our Assumption
We assume that you are Having a Number Field "A" and Two formula field "B" and "C".Now you want to calculate "B" value by multiplying "A" value with "0.75" and "C" value by multiplying "A" value with "0.25"

1. Creating Formula Field
1.1 Go to "Setup" and Tap on "Modules and Fields"

1.2 Select the module

1.3 Select the layout

1.4 Add two formula fields by drag and drop and name it "B" & "C"

1.5 Copy paste the formula given below for each formula fields


Code Snippet (for Field B)
Code Snippet (for Field C)
Sample Result
